body {
	margin:0px;
	color:#000000;
	font-size:12px;
	line-height:22px;
	}

.black12a {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.black14a {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.hui14a {
	font-family: "宋体";
	font-size: 14px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #336600;
}


A.link1:link {
	COLOR: #336600;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}
A.link1:active {
	COLOR: #336600;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}
A.link1:visited {
	COLOR: #336600;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-weight:bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
A.link1:hover {
	COLOR: #336600;
	BACKGROUND-COLOR: #e2e2e2;
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}
A.link2:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:normal;
    
}
A.link2:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
    font-size: 12px;
	font-style: normal;
	line-height:normal;
}
A.link2:visited {
	COLOR: #000000;
	TEXT-DECORATION: blink;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:normal;
}
A.link2:hover {
	COLOR: #000000;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:normal;
}
A.link3:link {
	COLOR: #e2e2e2;
	BACKGROUND-COLOR: #286382;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
A.link3:active {
	COLOR: #e2e2e2;
	BACKGROUND-COLOR: #286382;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
A.link3:visited {
	COLOR: #e2e2e2;
	BACKGROUND-COLOR: #286382;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	;
	text-decoration: none;
}
A.link3:hover {
	COLOR: #ffff00;
	BACKGROUND-COLOR: #286382;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
A.link4:link {
	COLOR: #1C4262;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
A.link4:active {
	COLOR: #1C4262;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
A.link4:visited {
	COLOR: #1C4262;
	TEXT-DECORATION: blink;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

A.link4:hover {
	COLOR: #FF9900;
	BACKGROUND-COLOR: #e2e2e2;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.bg {
	border-right-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A.link5:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}
A.link5:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}
A.link5:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}
A.link5:hover {
	COLOR: #ffffff;
		TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}



/*设置表格下边边框*/
.table_td_bottom td{
border-bottom:1px #ccc dashed;
padding:5px 5px;
}
/*设置表格左边边框*/
.table_td_left td{
border-left:1px #333333 dashed;
padding:0 20px;
}
/*设置表格中图片边框*/
.table_img_border img{
padding:2px;
border:1px #CCC solid;
}
.tab{
border-collapse:collapse;
	}